[INFO] fetching crate diamond-types-extended 0.2.0...
[INFO] testing diamond-types-extended-0.2.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate diamond-types-extended 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate diamond-types-extended 0.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate diamond-types-extended 0.2.0
[INFO] tweaked toml for crates.io crate diamond-types-extended 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate diamond-types-extended 0.2.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate diamond-types-extended 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.15
[INFO] [stderr]   Downloaded str_indices v0.4.4
[INFO] [stderr]   Downloaded smallvec v2.0.0-alpha.12
[INFO] [stderr]   Downloaded jumprope v1.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66b13025dcefce6420e27b04b28f0b6c06d6e6c780f25175658585ce94630c04
[INFO] running `Command { std: "docker" "start" "-a" "66b13025dcefce6420e27b04b28f0b6c06d6e6c780f25175658585ce94630c04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66b13025dcefce6420e27b04b28f0b6c06d6e6c780f25175658585ce94630c04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66b13025dcefce6420e27b04b28f0b6c06d6e6c780f25175658585ce94630c04", kill_on_drop: false }`
[INFO] [stdout] 66b13025dcefce6420e27b04b28f0b6c06d6e6c780f25175658585ce94630c04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a5dc412d3b865c052bb388981249954b4fd5a7acc381cca9b8dae3852ac6f14
[INFO] running `Command { std: "docker" "start" "-a" "5a5dc412d3b865c052bb388981249954b4fd5a7acc381cca9b8dae3852ac6f14", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling lz4_flex v0.12.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling jumprope v1.1.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling diamond-types-extended v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.31s
[INFO] running `Command { std: "docker" "inspect" "5a5dc412d3b865c052bb388981249954b4fd5a7acc381cca9b8dae3852ac6f14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a5dc412d3b865c052bb388981249954b4fd5a7acc381cca9b8dae3852ac6f14", kill_on_drop: false }`
[INFO] [stdout] 5a5dc412d3b865c052bb388981249954b4fd5a7acc381cca9b8dae3852ac6f14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d99ef683ad72fae928be9e64b4b0498816ad336f8a17172e9d33a87ce4920386
[INFO] running `Command { std: "docker" "start" "-a" "d99ef683ad72fae928be9e64b4b0498816ad336f8a17172e9d33a87ce4920386", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling jumprope v1.1.2
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling diamond-types-extended v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.45s
[INFO] running `Command { std: "docker" "inspect" "d99ef683ad72fae928be9e64b4b0498816ad336f8a17172e9d33a87ce4920386", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d99ef683ad72fae928be9e64b4b0498816ad336f8a17172e9d33a87ce4920386", kill_on_drop: false }`
[INFO] [stdout] d99ef683ad72fae928be9e64b4b0498816ad336f8a17172e9d33a87ce4920386
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1facc0fdb7cab206f4c1a77939be04fc2ea5c0f5560c4d4d3104f1dac7cfe296
[INFO] running `Command { std: "docker" "start" "-a" "1facc0fdb7cab206f4c1a77939be04fc2ea5c0f5560c4d4d3104f1dac7cfe296", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diamond_types_extended-fc88323178c4ed52)
[INFO] [stdout] 
[INFO] [stdout] running 267 tests
[INFO] [stdout] test branch::tests::overwrite_crdt_works ... ok
[INFO] [stdout] test causalgraph::agent_assignment::remote_ids::test::id_smoke_test ... ok
[INFO] [stdout] test causalgraph::enc_fuzzer::fuzz_cg_forever ... ignored
[INFO] [stdout] test branch::tests::simple_branch_checkout ... ok
[INFO] [stdout] test causalgraph::causalgraph::tests::merge_and_assign_updates_version ... ok
[INFO] [stdout] test branch::tests::checkout_simple_items ... ok
[INFO] [stdout] test causalgraph::agent_assignment::remote_ids::test::remote_versions_can_be_empty ... ok
[INFO] [stdout] test causalgraph::graph::tests::test_txn_appends ... ok
[INFO] [stdout] test causalgraph::graph::conflict_subgraph::test::test_from_fancy_graph ... ok
[INFO] [stdout] test causalgraph::graph::tests::iterator_regression ... ok
[INFO] [stdout] test causalgraph::graph::tests::test_iter_empty ... ok
[INFO] [stdout] test causalgraph::graph::tools::test::diff_for_flat_txns ... ok
[INFO] [stdout] test causalgraph::graph::subgraph::test::test_subgraph ... ok
[INFO] [stdout] test causalgraph::graph::tests::txn_entry_valid ... ok
[INFO] [stdout] test causalgraph::graph::tools::test::dominator_duplicates ... ok
[INFO] [stdout] test causalgraph::graph::tools::test::version_contains_version_tests ... ok
[INFO] [stdout] test causalgraph::graph::tools::test::common_item_smoke_test ... ok
[INFO] [stdout] test document::tests::test_document_nested ... ok
[INFO] [stdout] test causalgraph::graph::tools::test::diff_common_branch_is_ordered ... ok
[INFO] [stdout] test document::tests::test_document_transact ... ok
[INFO] [stdout] test document::tests::test_get_from_nested_path ... ok
[INFO] [stdout] test causalgraph::graph::tools::test::diff_shadow_bubble ... ok
[INFO] [stdout] test causalgraph::graph::tools::test::diff_three_root_txns ... ok
[INFO] [stdout] test causalgraph::summary::tests::intersect_summary ... ok
[INFO] [stdout] test causalgraph::summary::tests::summary_smoke ... ok
[INFO] [stdout] test document::tests::test_document_agent ... ok
[INFO] [stdout] test document::tests::test_document_new ... ok
[INFO] [stdout] test document::tests::test_get_from_root ... ok
[INFO] [stdout] test document::tests::test_writer_nested_map ... ok
[INFO] [stdout] test document::tests::test_writer_overwrite_crdt_with_primitive ... ok
[INFO] [stdout] test document::tests::test_writer_path_type_mismatches ... ok
[INFO] [stdout] test document::tests::test_writer_returns_false_on_bad_path ... ok
[INFO] [stdout] test document::tests::test_ops_since_owned ... ok
[INFO] [stdout] test document::tests::test_map_keys ... ok
[INFO] [stdout] test document::tests::test_writer_agent ... ok
[INFO] [stdout] test document::tests::test_to_json ... ok
[INFO] [stdout] test document::tests::test_text_content ... ok
[INFO] [stdout] test document::tests::test_writer_create_register ... ok
[INFO] [stdout] test document::tests::test_json_all_crdt_types ... ok
[INFO] [stdout] test document::tests::test_writer_create_returns_valid_ids ... ok
[INFO] [stdout] test document::tests::test_writer_set_nil ... ok
[INFO] [stdout] test document::tests::test_writer_set ... ok
[INFO] [stdout] test dtrange::tests::splitable_timespan ... ok
[INFO] [stdout] test encoding::parents::test::round_trip_items ... ok
[INFO] [stdout] test document::tests::test_writer_text ... ok
[INFO] [stdout] test encoding::cg_entry::test::test_cg_roundtrip ... ok
[INFO] [stdout] test encoding::varint::test::foo ... ok
[INFO] [stdout] test encoding::varint::test::generate_test_data ... ignored
[INFO] [stdout] test encoding::varint::test::simple_enc_dec ... ok
[INFO] [stdout] test encoding::varint::test::zigzag_matches_protobuf ... ok
[INFO] [stdout] test frontier::test::advance_empty_by_known_run ... ok
[INFO] [stdout] test frontier::test::frontier_movement_smoke_tests ... ok
[INFO] [stdout] test frontier::test::advance_sparse ... ok
[INFO] [stdout] test list::branch::test::branch_at_early_version_applies_cleanly ... ok
[INFO] [stdout] test list::encoding::encode_oplog::tests::encoding_smoke_test ... ignored
[INFO] [stdout] test list::encoding::encode_oplog::tests::encode_simple ... ok
[INFO] [stdout] test document::tests::test_writer_root_set ... ok
[INFO] [stdout] test list::branch::test::branch_at_version ... ok
[INFO] [stdout] test list::encoding::fuzzer::encode_decode_fuzz_forever ... ignored
[INFO] [stdout] test list::encoding::fuzzer::encode_decode_multi_fuzz_forever ... ignored
[INFO] [stdout] test list::encoding::leb::test::enc_edge_cases ... ok
[INFO] [stdout] test list::encoding::leb::test::leb_conformance_test ... ok
[INFO] [stdout] test list::encoding::encode_oplog::tests::encode_from_version ... ok
[INFO] [stdout] test causalgraph::graph::tools::test::dominator_smoke_test ... ok
[INFO] [stdout] test list::encoding::tests::compat_simple_doc ... ignored, binary format changed: agent IDs are now UUIDs instead of strings
[INFO] [stdout] test list::encoding::tests::decode_example ... ignored
[INFO] [stdout] test list::encoding::leb::test::simple_encode_u32 ... ok
[INFO] [stdout] test list::encoding::tests::compat_empty_doc ... ok
[INFO] [stdout] test list::encoding::tests::doc_id_preserved_when_error_happens ... ok
[INFO] [stdout] test list::encoding::tests::encode_decode_smoke_test ... ok
[INFO] [stdout] test document::tests::test_writer_write_to_nil_parent_path ... ok
[INFO] [stdout] test causalgraph::graph::simple::test::fancy_graph_as_simple ... ok
[INFO] [stdout] test document::tests::test_writer_immediate_usage_of_created_path ... ok
[INFO] [stdout] test list::encoding::tests::doc_id_preserved ... ok
[INFO] [stdout] test list::encoding::tests::merge_parts_2 ... ignored
[INFO] [stdout] test list::encoding::tests::merge_parts ... ok
[INFO] [stdout] test list::encoding::tests::merge_patch_returns_correct_version ... ok
[INFO] [stdout] test list::encoding::tests::merge_returns_root_for_empty_file ... ok
[INFO] [stdout] test list::encoding::tests::merge_when_parents_unsorted ... ignored, binary format changed: agent IDs are now UUIDs instead of strings
[INFO] [stdout] test list::encoding::tests::merge_returns_version_even_with_overlap ... ok
[INFO] [stdout] test list::encoding::tests::encode_reordered ... ok
[INFO] [stdout] test list::encoding::tests::regression_1 ... ignored, binary format changed: agent IDs are now UUIDs instead of strings
[INFO] [stdout] test causalgraph::enc_fuzzer::fuzz_cg_once ... ok
[INFO] [stdout] test list::encoding::tests::mismatched_doc_id_errors ... ok
[INFO] [stdout] test list::encoding::tests::encode_with_agent_shared_between_branches ... ok
[INFO] [stdout] test list::encoding::tests::error_unrolling ... ok
[INFO] [stdout] test list::encoding::tests::save_load_save_load ... ok
[INFO] [stdout] test list::encoding::tests::with_deleted_content ... ok
[INFO] [stdout] test list::encoding::txn_trace::test::iter_span_for_empty_doc ... ok
[INFO] [stdout] test list::encoding::txn_trace::test::fork_and_join ... ok
[INFO] [stdout] test list::encoding::tests::decode_in_parts ... ok
[INFO] [stdout] test frontier::test::frontier_stays_sorted ... ok
[INFO] [stdout] test list::encoding::txn_trace::test::iter_span_from_root ... ok
[INFO] [stdout] test list::encoding::txn_trace::test::print_file_plan ... ignored
[INFO] [stdout] test list::encoding::txn_trace::test::two_chains ... ok
[INFO] [stdout] test list::list::tests::smoke ... ok
[INFO] [stdout] test list::encoding::tests::merge_future_patch_errors ... ok
[INFO] [stdout] test list::encoding::txn_trace::test::iter_txn_middle ... ok
[INFO] [stdout] test list::op_metrics::test::print_sizes ... ignored
[INFO] [stdout] test list::op_iter::test::iter_smoke ... ok
[INFO] [stdout] test list::eq::test::eq_smoke_test ... ok
[INFO] [stdout] test list::operation::test::test_backspace_merges ... ok
[INFO] [stdout] test list::operation::test::test_inserts_merges ... ok
[INFO] [stdout] test list::oplog_merge_fuzzer::oplog_merge_fuzz_forever ... ignored
[INFO] [stdout] test list::op_iter::test::split_fullentry ... ok
[INFO] [stdout] test list::op_metrics::test::split_around_unicode ... ok
[INFO] [stdout] test list::op_metrics::test::internal_op_splitable ... ok
[INFO] [stdout] test list::op_metrics::test::truncate_fwd_delete ... ok
[INFO] [stdout] test list::oplog_merge::test::smoke ... ok
[INFO] [stdout] test list::operation::test::positional_component_splitable ... ok
[INFO] [stdout] test listmerge::fuzzer::fuzz_dirty_benchmark ... ignored
[INFO] [stdout] test listmerge::fuzzer::fuzz_merge_forever ... ignored
[INFO] [stdout] test listmerge::fuzzer::fuzz_merge_st_forever ... ignored
[INFO] [stdout] test listmerge::fuzzer::fuzz_once ... ignored
[INFO] [stdout] test listmerge::merge::test::print_stats ... ignored
[INFO] [stdout] test listmerge::merge::test::test_concurrent_insert ... ok
[INFO] [stdout] test listmerge::merge::test::test_concurrent_delete ... ok
[INFO] [stdout] test listmerge::merge::test::test_ff_goop ... ok
[INFO] [stdout] test listmerge::merge::test::test_ff_merge ... ok
[INFO] [stdout] test list::stochastic_summary::tests::test_versions_since ... ok
[INFO] [stdout] test listmerge::merge::test::test_merge_deletes_1 ... ok
[INFO] [stdout] test listmerge::merge::test::test_ff ... ok
[INFO] [stdout] test listmerge::plan::lite_bench ... ignored
[INFO] [stdout] test listmerge::merge::test::backspace ... ok
[INFO] [stdout] test listmerge::merge::test::ins_back ... ok
[INFO] [stdout] test listmerge::merge::test::test_merge_deletes_2 ... ok
[INFO] [stdout] test listmerge::yjsspan::tests::print_size ... ignored
[INFO] [stdout] test listmerge::plan::test::test_merge1_simple_graph ... ok
[INFO] [stdout] test listmerge::yjsspan::tests::print_span_sizes ... ok
[INFO] [stdout] test listmerge::merge::test::test_merge_inserts ... ok
[INFO] [stdout] test listmerge::merge::test::unroll_delete ... ok
[INFO] [stdout] test listmerge::yjsspan::tests::yjsspan_entry_valid ... ok
[INFO] [stdout] test map::ops::tests::map_op_creation ... ok
[INFO] [stdout] test map::tests::map_info_basic ... ok
[INFO] [stdout] test map::tests::map_concurrent_key_writes ... ok
[INFO] [stdout] test map::tests::map_missing_key ... ok
[INFO] [stdout] test map::tests::lww_map_api ... ok
[INFO] [stdout] test muts::tests::test_map_mut_set ... ok
[INFO] [stdout] test muts::tests::test_set_mut ... ok
[INFO] [stdout] test map::tests::map_value_creation ... ok
[INFO] [stdout] test muts::tests::test_text_mut ... ok
[INFO] [stdout] test listmerge::plan::test::test_simple_graph_2 ... ok
[INFO] [stdout] test map::tests::map_nested_crdt_creation ... ok
[INFO] [stdout] test oplog::tests::concurrent_map_overwrite_sequence ... ok
[INFO] [stdout] test muts::tests::test_map_mut_create_nested ... ok
[INFO] [stdout] test oplog::tests::concurrent_mixed_crdt_operations ... ok
[INFO] [stdout] test oplog::tests::concurrent_changes ... ok
[INFO] [stdout] test oplog::tests::concurrent_map_same_key_lww ... ok
[INFO] [stdout] test oplog::tests::checkout ... ok
[INFO] [stdout] test oplog::tests::concurrent_operations_with_delayed_sync ... ok
[INFO] [stdout] test oplog::tests::concurrent_set_multiple_adds_same_element ... ok
[INFO] [stdout] test oplog::tests::concurrent_set_partial_remove ... ok
[INFO] [stdout] test oplog::tests::concurrent_nested_crdt_creation ... ok
[INFO] [stdout] test oplog::tests::concurrent_set_add_wins ... ok
[INFO] [stdout] test oplog::tests::concurrent_set_remove_observed_add ... ok
[INFO] [stdout] test oplog::tests::incremental_sync_two_peers ... ok
[INFO] [stdout] test oplog::tests::concurrent_map_different_keys ... ok
[INFO] [stdout] test oplog::tests::incremental_sync_with_overlap ... ok
[INFO] [stdout] test oplog::tests::incremental_sync_multiple_rounds ... ok
[INFO] [stdout] test oplog::tests::multi_crdt_replication ... ok
[INFO] [stdout] test causalgraph::storage::test::foo ... FAILED
[INFO] [stdout] test oplog::tests::overlapping_updates ... ok
[INFO] [stdout] test oplog::tests::ops_since_branching_diff ... ok
[INFO] [stdout] test oplog::tests::serialization_roundtrip_concurrent_ops ... ok
[INFO] [stdout] test oplog::tests::overwrite_local ... ok
[INFO] [stdout] test oplog::tests::overwrite_remote ... ok
[INFO] [stdout] test oplog::tests::set_crdt_creation ... ok
[INFO] [stdout] test oplog::tests::incremental_sync_text_ops ... ok
[INFO] [stdout] test oplog::tests::set_replication_basic ... ok
[INFO] [stdout] test oplog::tests::set_concurrent_adds ... ok
[INFO] [stdout] test oplog::tests::standalone_register_nested_in_map ... ok
[INFO] [stdout] test oplog::tests::set_replication_with_removes ... ok
[INFO] [stdout] test oplog::tests::stress_interleaved_sync_patterns ... ok
[INFO] [stdout] test oplog::tests::stress_many_writers_same_map_key ... ok
[INFO] [stdout] test oplog::tests::smoke ... ok
[INFO] [stdout] test oplog::tests::stress_many_writers_map_rapid_overwrites ... ok
[INFO] [stdout] test oplog::tests::stress_pattern_remote_frontier_sync ... ok
[INFO] [stdout] test oplog::tests::text ... ok
[INFO] [stdout] test oplog::tests::three_peer_overlapping_incremental_sync ... ok
[INFO] [stdout] test oplog::tests::three_way_concurrent_map_writes ... ok
[INFO] [stdout] test oplog::tests::stress_many_writers_set_concurrent_adds ... ok
[INFO] [stdout] test ost::content_tree::test::content_tree_fuzz_forever ... ignored
[INFO] [stdout] test ost::content_tree::test::replace_item ... ok
[INFO] [stdout] test ost::content_tree::test::simple_inserts ... ok
[INFO] [stdout] test ost::index_tree::test::clear_range ... ok
[INFO] [stdout] test ost::index_tree::test::empty_tree_is_empty ... ok
[INFO] [stdout] test listmerge::fuzzer::random_single_document ... ok
[INFO] [stdout] test ost::index_tree::test::index_tree_fuzz_forever ... ignored
[INFO] [stdout] test ost::index_tree::test::overlapping_sets ... ok
[INFO] [stdout] test ost::index_tree::test::set_inserts_1 ... ok
[INFO] [stdout] test ost::index_tree::test::set_inserts_2 ... ok
[INFO] [stdout] test oplog::tests::four_peer_rapid_incremental_sync ... ok
[INFO] [stdout] test ost::index_tree::test::split_leaf ... ok
[INFO] [stdout] test ost::index_tree::test::split_values ... ok
[INFO] [stdout] test refs::tests::test_map_ref_entries_owned ... ok
[INFO] [stdout] test refs::tests::test_map_ref_keys_owned ... ok
[INFO] [stdout] test refs::tests::test_map_ref_nested ... ok
[INFO] [stdout] test refs::tests::test_map_ref_basic ... ok
[INFO] [stdout] test refs::tests::test_text_ref_chars ... ok
[INFO] [stdout] test refs::tests::test_text_ref_slice_unicode ... ok
[INFO] [stdout] test refs::tests::test_text_ref_slice ... ok
[INFO] [stdout] test register::tests::lww_register_basic ... ok
[INFO] [stdout] test register::tests::register_concurrent_writes_lww ... ok
[INFO] [stdout] test register::ops::tests::register_op_creation ... ok
[INFO] [stdout] test register::tests::register_duplicate_remote_push ... ok
[INFO] [stdout] test register::tests::register_empty_tie_break ... ok
[INFO] [stdout] test register::tests::register_info_get_value ... ok
[INFO] [stdout] test register::tests::register_info_local_push ... ok
[INFO] [stdout] test list::encoding::fuzzer::encode_decode_multi_fuzz_once ... ok
[INFO] [stdout] test register::tests::register_remote_push_causal_dominance ... ok
[INFO] [stdout] test oplog::tests::stress_set_add_remove_chaos ... ok
[INFO] [stdout] test rev_range::test::split_fwd_rev ... ok
[INFO] [stdout] test register::tests::register_three_way_concurrent ... ok
[INFO] [stdout] test rev_range::test::splitable_mergable ... ok
[INFO] [stdout] test rle::intersect::test::intersect_smoke ... ok
[INFO] [stdout] test rev_range::test::at_offset ... ok
[INFO] [stdout] test rle::merge_iter::test::test_merge_iter_rev ... ok
[INFO] [stdout] test rle::intersect::test::intersect_with_empty ... ok
[INFO] [stdout] test rle::merge_iter::test::test_merge_iter ... ok
[INFO] [stdout] test rle::rle_vec::tests::iter_empty ... ok
[INFO] [stdout] test rle::rle_vec::tests::iter_range_sparse ... ok
[INFO] [stdout] test rle::rle_vec::tests::rle_iter_range ... ok
[INFO] [stdout] test rle::splitable_span::test::test_rle_distinct ... ok
[INFO] [stdout] test rle::splitable_span::test::test_rle_run ... ok
[INFO] [stdout] test rle::zip::test::one_is_longer ... ok
[INFO] [stdout] test rle::zip::test::smoke ... ok
[INFO] [stdout] test register::tests::register_convergence_fuzz ... ok
[INFO] [stdout] test set::tests::orset_add_wins ... ok
[INFO] [stdout] test set::ops::tests::set_op_creation ... ok
[INFO] [stdout] test set::tests::orset_basic_operations ... ok
[INFO] [stdout] test set::tests::orset_concurrent_add_remove ... ok
[INFO] [stdout] test rle::splitable_span::test::splitable_range ... ok
[INFO] [stdout] test set::tests::orset_empty_operations ... ok
[INFO] [stdout] test set::tests::orset_multiple_adds_partial_remove ... ok
[INFO] [stdout] test set::tests::orset_readd_after_full_removal ... ok
[INFO] [stdout] test set::tests::orset_remove ... ok
[INFO] [stdout] test set::tests::orset_remove_nonexistent ... ok
[INFO] [stdout] test rle::take_max_iter::tests::check_max_take_works ... ok
[INFO] [stdout] test set::tests::orset_high_concurrency ... ok
[INFO] [stdout] test storage::file::test::smoke_test_testing_filesystem ... ok
[INFO] [stdout] test set::tests::orset_multiple_concurrent_removes ... ok
[INFO] [stdout] test set::tests::orset_to_btree_set ... ok
[INFO] [stdout] test storage::page::test::blah ... ok
[INFO] [stdout] test set::tests::setinfo_operations ... ok
[INFO] [stdout] test storage::test::two ... ignored
[INFO] [stdout] test storage::page::test::blit_cmp ... ok
[INFO] [stdout] test unicount::test::str_pos_works ... ok
[INFO] [stdout] test value::tests::test_conflicted ... ok
[INFO] [stdout] test value::tests::test_conflicted_into_value_no_clone ... ok
[INFO] [stdout] test unicount::test::test_split_at_char ... ok
[INFO] [stdout] test value::tests::test_primitive_value_conversions ... ok
[INFO] [stdout] test storage::test::one ... FAILED
[INFO] [stdout] test value::tests::test_value_conversions ... ok
[INFO] [stdout] test value::tests::test_value_primitives ... ok
[INFO] [stdout] test storage::file::test::write_until_crash ... ok
[INFO] [stdout] test oplog::tests::stress_pattern_text_remote_frontier ... ok
[INFO] [stdout] test list::encoding::leb::test::fuzz_encode ... ok
[INFO] [stdout] test oplog::tests::stress_16_writers_map_convergence ... ok
[INFO] [stdout] test encoding::varint::test::fuzz_encode ... ok
[INFO] [stdout] test list::oplog_merge_fuzzer::oplog_merge_fuzz_once ... ok
[INFO] [stdout] test ost::content_tree::test::content_tree_fuzz_once ... ok
[INFO] [stdout] test listmerge::fuzzer::fuzz_once_quietly_new ... ok
[INFO] [stdout] test ost::index_tree::test::fuzz_once ... ok
[INFO] [stdout] test causalgraph::graph::conflict_subgraph::test::fuzz_conflict_subgraph ... ok
[INFO] [stdout] test listmerge::plan::test::fuzz_m1_plans ... ok
[INFO] [stdout] test list::encoding::fuzzer::encode_decode_fuzz_once ... ok
[INFO] [stdout] test causalgraph::enc_fuzzer::fuzz_cg ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- causalgraph::storage::test::foo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'causalgraph::storage::test::foo' (40) panicked at src/causalgraph/storage.rs:528:60:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d4027da298a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d4027da298a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d4027da298a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d4027da298a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d4027db870a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d4027db870a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5d4027da74b2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d4027da74b2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d4027d8159f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d4027d8159f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d4027d9ab19 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d4027ce017c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5d4027ce017c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d4027d9acd2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5d4027d9acd2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d4027d81658 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d4027d78df9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d4027d8236d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d4027db8ecc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d4027db8c42 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d4027c28481 - <core[786f478f706679df]::result::Result<(diamond_types_extended[51c4c7adbc3410ad]::causalgraph::CausalGraph, diamond_types_extended[51c4c7adbc3410ad]::causalgraph::storage::CGStorage), diamond_types_extended[51c4c7adbc3410ad]::causalgraph::storage::CGError>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d4027c28481 - diamond_types_extended[51c4c7adbc3410ad]::causalgraph::storage::test::foo
[INFO] [stdout]                                at /opt/rustwide/workdir/src/causalgraph/storage.rs:528:60
[INFO] [stdout]   22:     0x5d4027c22477 - diamond_types_extended[51c4c7adbc3410ad]::causalgraph::storage::test::foo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/causalgraph/storage.rs:525:13
[INFO] [stdout]   23:     0x5d4027b12b66 - <diamond_types_extended[51c4c7adbc3410ad]::causalgraph::storage::test::foo::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d4027cd425b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d4027cd425b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5d4027ce0c4b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5d4027ce0c4b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5d4027ce0c4b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d4027ce0c4b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d4027ce0c4b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d4027ce0c4b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5d4027ce0c4b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5d4027cdc364 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5d4027cdc364 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d4027ce3852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5d4027ce3852 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5d4027ce3852 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d4027ce3852 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d4027ce3852 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d4027ce3852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5d4027ce3852 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d4027da1f1f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5d4027da1f1f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x706ec1eceaa4 - <unknown>
[INFO] [stdout]   45:     0x706ec1f5ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- storage::test::one stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::test::one' (252) panicked at src/storage/mod.rs:764:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d4027da298a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d4027da298a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d4027da298a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d4027da298a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d4027db870a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d4027db870a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5d4027da74b2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d4027da74b2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d4027d8159f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d4027d8159f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d4027d9ab19 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d4027ce017c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5d4027ce017c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d4027d9acd2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5d4027d9acd2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d4027d81658 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d4027d78df9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d4027d8236d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d4027db8ecc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d4027db8c42 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d4027c0b302 - <core[786f478f706679df]::result::Result<diamond_types_extended[51c4c7adbc3410ad]::storage::StorageEngine, diamond_types_extended[51c4c7adbc3410ad]::storage::SEError>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d4027c0b302 - diamond_types_extended[51c4c7adbc3410ad]::storage::test::one
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mod.rs:764:53
[INFO] [stdout]   22:     0x5d4027bfa997 - diamond_types_extended[51c4c7adbc3410ad]::storage::test::one::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mod.rs:762:13
[INFO] [stdout]   23:     0x5d4027b11d06 - <diamond_types_extended[51c4c7adbc3410ad]::storage::test::one::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d4027cd425b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d4027cd425b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5d4027ce0c4b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5d4027ce0c4b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5d4027ce0c4b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d4027ce0c4b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d4027ce0c4b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d4027ce0c4b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5d4027ce0c4b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5d4027cdc364 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5d4027cdc364 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d4027ce3852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5d4027ce3852 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5d4027ce3852 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d4027ce3852 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d4027ce3852 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d4027ce3852 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5d4027ce3852 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d4027da1f1f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5d4027da1f1f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x706ec1eceaa4 - <unknown>
[INFO] [stdout]   45:     0x706ec1f5ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     causalgraph::storage::test::foo
[INFO] [stdout]     storage::test::one
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 242 passed; 2 failed; 23 ignored; 0 measured; 0 filtered out; finished in 2.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "1facc0fdb7cab206f4c1a77939be04fc2ea5c0f5560c4d4d3104f1dac7cfe296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1facc0fdb7cab206f4c1a77939be04fc2ea5c0f5560c4d4d3104f1dac7cfe296", kill_on_drop: false }`
[INFO] [stdout] 1facc0fdb7cab206f4c1a77939be04fc2ea5c0f5560c4d4d3104f1dac7cfe296
